Release 10.1A: OpenEdge Development:
ADM Reference
deleteData
Deletes an existing record of a data object.
Location: data.p Parameters:pcColumnNames AS CHARACTERComma-separated list of column names.
pcOldValues AS CHARACTERCurrent values of the updated record delimited by the Data Delimiter property. For more information, see the "DataDelimiter" section. The values are used to support optimistic locking and also to identify the record.
pcError AS CHARACTERAll error messages in
Notes:ADM/Dynamicformat.
- For information about the columns that identify the record, see the "KeyFields" section
- Rowid and RowIdent are supported as a value in the ColumnNames parameter.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |